home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 December / PCWorld_2004-12_cd.bin / software / topware / gozilla / gozilla.exe / {app} / windows.skin / tip20.skn < prev    next >
Text File  |  2001-11-19  |  3KB  |  50 lines

  1. <!-- Change Tip # here -->
  2. <form name="Tip20" image="window\dk_blue.bmp" x=center y=center width=303 height=275
  3.     resize_image=stretch resize_window=false topmost=true>
  4.  
  5.     <image name="1" x=0 y=0 width=5 height=16 image="window\upper_left.bmp">
  6.     <image name="2" x=5 y=0 width=-5 height=16 resize=stretch image="window\top.bmp">
  7.     <image name="3" x=-5 y=0 width=5 height=16 image="window\upper_right.bmp">
  8.  
  9.     <image name="4" x=0 y=16 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  10.     <image name="5" x=-5 y=16 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  11.  
  12.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  13.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  14.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
  15.     
  16.     <!-- All controls go after this -->
  17.     
  18.     <textwindow name="title" x=4 y=2 width=100 height=12 
  19.         font=arial align=left fontsize=12 fontcolor=#FFFFFF text="Go!Zilla Tips">
  20.  
  21. <!-- Change to "skin_tip#" for previous skin here -->        
  22.     <button name="skin_tip19" x=7 y=19
  23.         image="window\la_n.bmp" mouseOver="window\la_o.bmp" mouseDown="window\la_d.bmp">    
  24.  
  25.     <textwindow name="pd" x=30 y=21 width=60 height=12 
  26.         font=Arial fontsize=12 align=left fontcolor=#FFFFFF text="Previous Tip">
  27.  
  28.     <textwindow name="nd" x=-71 y=21 width=60 height=12 
  29.         font=Arial fontsize=12 align=left fontcolor=#FFFFFF text="Next Tip">
  30.  
  31. <!-- Change to "skin_tip#" for next tip here -->        
  32.     <button name="skin_tip21" x=-29 y=19
  33.         image="window\ra_n.bmp" mouseOver="window\ra_o.bmp" mouseDown="window\ra_d.bmp">    
  34.  
  35.     <button name="option_show_tips" x=7 y=-23
  36.         image="window\checkbox_on_n.bmp" mouseover="window\checkbox_on_o.bmp" mousedown="window\checkbox_off_o.bmp"
  37.         toggleimage="window\checkbox_off_n.bmp" togglemouseover="window\checkbox_off_o.bmp" togglemousedown="window\checkbox_on_o.bmp">
  38.  
  39.     <textwindow name="dse" x=21 y=-23 width=150 height=12 
  40.         font=Arial fontsize=12 align=left fontcolor=#FFFFFF text="Show Tips on Startup.">
  41.  
  42.     <button name="ok" x=-29 y=-18
  43.         image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp">    
  44.  
  45.     <textwindow name="desc_t" x=9 y=39 width=280 height=200 
  46.         font=arial align=left fontsize=12 fontcolor=#FFFFFF 
  47.         text="Sometimes you will have many files you want to download in a session, but you don't want them all going at the same time and overwhelming your Internet connection. Select the number of files you want downloading at any one time by going to the Options menu, then the Configuration window.  Under the Download tab, you may enter the maximum number of simultaneous downloads you want at a time."
  48.         >
  49.  
  50. </form>